home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2735 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: pegasus.PFM-Mainz.de!babylon!rbabel
  2. From: rbabel@babylon.pfm-mainz.de (Ralph Babel)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Raw key -> Vanilla key
  5. Message-ID: <54481IG@babylon.pfm-mainz.de>
  6. Date: 4 Feb 1996 21:03:11 +0100
  7. References: <590.6593T272T2384@norconnect.no> <4e08mn$bf0@news.ox.ac.uk> <DLn2LH.EI3@unx.sas.com> <tIU-x*Pxf@yaps.rhein.de>
  8.  
  9. Arno Eigenwillig wrote:
  10.  
  11. > James Cooper writes:
  12. >
  13. >> Nick Christie writes:
  14. >>
  15. >>> if you specify both IDCMP_VANILLAKEYS and IDCMP_RAWKEYS
  16. >>> for your window, you will get vanillakey msgs for those
  17. >>> keys that can be encoded that way (eg A-Z, 0-9, etc) and
  18. >>> rawkey msgs for other keys (eg. HELP, CrsrUp, etc). This
  19. >>> is true for V37+ of the OS.
  20. >>
  21. >> Absolutely correct, and it works at least as far back as
  22. >> V33 of the OS, possibly further.
  23. >
  24. > Yet another number: The autodoc for ModifyIDCMP() says it
  25. > works as of V36. Shall we conduct a straw poll? :->
  26.  
  27. No; the autodocs are right. If both events are enabled, you
  28. will _not_ receive RAWKEYS before v36.
  29.